Inheritance (object-oriented programming)
45.6 KB of readable text Β· 14 parts
Select a part to read:
β’ Part 1 β 3.4 KB Introduction
β’ Part 2 β 2.9 KB Contents
β’ Part 3 β 4.0 KB History, Types
β’ Part 4 β 3.5 KB Subclasses and superclasses, Non-subclassable classes
β’ Part 5 β 3.4 KB Non-overridable methods, Virtual methods
β’ Part 6 β 3.4 KB Visibility of inherited members, Applications, Overriding
β’ Part 8 β 3.5 KB Inheritance vs subtyping, Design constraints
β’ Part 10 β 3.8 KB Issues and alternatives
β’ Part 11 β 2.8 KB See also, Notes
β’ Part 12 β 3.9 KB References
β’ Part 14 β 1.2 KB Further reading